html,body{
	width: 100%;
	font-family:"Microsoft YaHei",Helvetica;
	color: #333;
	background: #fff;
	height: 100%;
}
*{margin: 0;padding: 0;border: 0;font-family:"Microsoft YaHei",Helvetica;}
.text-l {
	text-align: left !important;
}
.text-r {
	text-align: right !important;
}
.text-c {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.borderT_none {
	border-top: none !important;
}
.borderB_none {
	border-bottom: none !important;
}
.borderL_none {
	border-left: none !important;
}
.borderR_none {
	border-right: none !important;
}
.cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3;
	z-index: 3;
}
.wrapper {
	width: 100%;
	
}
.nav {
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
}
.navContent {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
.navL_list, .navR_list {
	overflow: hidden;
	zoom: 1;
}
.navL_list {
	float: left;
}
.navR_list {
	float: right;
}
.navL_list li, .navR_list li {
	float: left;
	height: 40px;
}
.navL_list li {
	margin-right: 30px;
}
.navR_list li {
	margin-left: 30px;
}
.navL_list li a, .navR_list li a {
	display: block;
	color: #666;
	font-size: 14px;
}
.searchBox {
	width: 100%;
	border-bottom: 4px solid #c30d23;
	padding: 15px 0 10px 0;
}
.searchCon {
	width: 1200px;
	margin: 0 auto;
}
.logoRemind {
	color: #a0784b;
	font-size: 50px;
	font-weight: bold;
	float: left;
	line-height: 100px;
}
.logo {
	display: inline-block;
	float: left;
	height: 100px;
	margin-right: 16px;
}
.searchInpBox {
	position: relative;
	float: right;
	width: 670px;
	height: 44px;
	padding-top: 20px;
}
.searchInp_box {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.searchClick {
	background: #c90000;
	display: inline-block;
	width: 45px;
	height: 44px;
	text-align: center;
	float: left;
}
.searchInp {
	float: left;
	height: 44px;
	line-height: 44px;
	width: 270px;
	padding: 0 15px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #acacac;
}
.searchInp:-ms-input-placeholder {
	color: #999;
	font-size: 16px;
}
.searchInp:-webkit-input-placeholder {
	color: #999;
	font-size: 16px;
}
.searchInp:-moz-input-placeholder {
	color: #999;
	font-size: 16px;
}
.searchInp::-moz-input-placeholder {
	color: #999;
	font-size: 16px;
}
.icon {
	background: url(/static/wenda/images/sidebar.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.searchClick .search_icon {
	background-position: -2px -3px;
	width: 19px;
	height: 19px;
	margin: 12px 0;
}
.searchBtn {
	float: left;
	width: 146px;
	height: 42px;
	border: 1px solid #c90000;
	display: inline-block;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
}
.searchAsk {
	color: #fff;
	margin-left: 16px;
	background: #c90000;
}
.searchAnswer {
	color: #c90000;
	margin-left: 10px;
}
.searchList {
	position: absolute; 
	top: 66px; 
	left: 0; 
	display: none;
	border: 1px solid #ccc; 
	border-radius: 6px; 
	width: 100%; 
	box-shadow: 0 0 8px #ccc;
	overflow: hidden;
	background: #fff;
	z-index: 2;
}
.searchList_tit {
	padding: 0 20px;
	background: #f3f3f3;
	font-size: 16px;
	color: #333;
	height: 37px;
	line-height: 38px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	font-weight: normal;
}
.viewAll {
	height: 50px;
	line-height: 51px;
	text-align: center;
	border-top: 1px solid #ebebeb;
	background: #f3f3f3;
}
.viewAll a{
	display: block;
	font-size: 16px;
}
.searchList .searchList_tit:first-child {
	border-top: none;
}
.searchList ul>li {
	padding-left: 20px;
	padding-right: 20px;
}
.searchList_classify {
	padding-top: 18px;
}
.searchList_classify li {
	padding-bottom: 18px;
	height: 40px;
	line-height: 40px;
}
.searchList_classify li a, .searchList_user li a, .searchList_content li a {
	display: block;
	font-size: 16px;
	overflow: hidden;
	zoom: 1;
}
.classifyTit em{ 
	color: red;
}
.classify_icon {
	width: 40px;
	height: 40px;
	background-position: -2px -32px;
	float: left;
	margin-right: 14px;
}
.classifyTit {
	font-size: 16px;
	float: left;
}
.searchList_classify .classifyTit {
	height: 40px;
	line-height: 40px;
}
.promptMessage {
	float: left;
	font-size: 14px;
	color: #999;
	padding-left: 16px
}
.searchList_classify .promptMessage {
	height: 40px;
	line-height: 40px;
}
.promptMessage span {
	font-size: 14px;
	color: #999;
}
.searchList_user .headPortraitBox {
	float: left;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	padding-right: 14px;
	position: relative;
}
.headPortraitBox .coverImg{
	position: absolute;
	top: 0;
	left: 0;
}
.headProtrait {
	display: block;
	width: 100%;
	height: 100%;
}
.searchList_user {
	padding-top: 15px;
}
.searchList_user li {
	height: 55px;
	line-height: 55px;
	padding-bottom: 15px;
}
.searchList_user .classifyTit {
	height: 55px;
	line-height: 55px;
}
.searchList_user .gradeBox {
	margin: 20px 0 20px 8px;
}
.gradeBox {
	float: left;
	position: relative;
	padding: 0 7px;
	height: 14px;
}
.gradeNum {
	font-size: 12px;
	color: #d84848;
	border-top: 1px solid #d84848;
	border-bottom: 1px solid #d84848;
	height: 12px;
	line-height: 11px;
	display: block;
}
.radiusL_icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 7px;
	height: 14px;
	background-position: -2px -86px;
}
.radiusR_icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 7px;
	height: 14px;
	background-position: -19px -86px;
}
.searchList_content {
	padding-top: 25px;
}
.searchList_content li {
	padding-bottom: 25px;
}
.content {
	width: 1200px;
	margin: 16px auto;
}
.contentL {
	float: left;
	width: 820px;
	min-height: 500px;
}
.contentR {
	float: right;
	width: 360px;
	min-height: 500px;
}
.titBox {
	border-bottom: 1px solid #ccc;
	position: relative;
}
.comTitBox {
	height: 42px;
	line-height: 42px;
	background: #F3F3F3;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	zoom: 1;
}
.comTit {
	padding: 0 20px;
	font-size: 20px;
	/*font-weight: normal;*/
	height: 41px;
	line-height: 41px;
	border-bottom: 2px solid #006acc;
	color: #006acc;
	position: absolute;
	left: 0;
	top: 0;
}
.comTitBox .moreSort{
	margin-top: 16px;
}
.titMore {
	display: inline-block;
	position: absolute;
	right: 12px;
}
.more_icon {
	display: inline-block;
	height: 10px;
	width: 35px;
	background: url(/static/wenda/images/more_icon.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.popularTags_list {
	padding: 14px 15px 12px 0;
	overflow: hidden;
	zoom: 1;
}
.popularTags_list li {
	float: left;
	margin-bottom: 18px;
	margin-left: 14px;
}
.popularTags_list li a {
	display: block;
	border: 1px dotted #ccc;
	color: #54679c;
	padding: 3px 8px;
	font-size: 14px;
	white-space: nowrap;
}
.categoryList {
	padding: 20px 15px 15px 15px;
	overflow: hidden;
	zoom: 1;
}
.categoryList .memberDl {
	float: left;
	padding-bottom: 15px;
	width: 50%;
}
.categoryList .memberDl a {
	display: block;
	overflow: hidden;
	zoom: 1;
}
.categoryList .memberDl span {
	display: block;
	float: left;
}
.categoryList .memberDl .icon {
	width: 54px;
	height: 54px;
}
.categoryList .memberDl .categoryName {
	line-height: 54px;
	padding: 0 15px;
	max-width: 80px;
}
.category_icon {
	background-position: -2px -139px;
	width: 54px;
	height: 54px;
}
.memberDl .category_icon {
	background-position: -2px -139px;
}
.organizeDl .category_icon {
	background-position: -2px -208px;
}
.cadreDl .category_icon {
	background-position: -2px -277px;
}
.contributionList {
	padding: 14px 15px;
	overflow: hidden;
	zoom: 1;
}
.contributePeople {
	float: left;
	width: 70px;
	padding-bottom: 14px;
}
.contributePeople .userAva{
	position: relative;
	display: inline-block;
}
.userAva .avatarImg{
	width: 54px;
	height: 54px;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.userAva .coverImg{
	position: absolute;
	top: 0;
	left: 0;
}
.marginR15 {
	margin-right: 15px;
}
.contributePeople dt {
	text-align: center;
}
.contributePeople dd {
	width: 100%;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
	color: #555;
}

.contributePeople dd p{ 
	text-overflow: ellipsis;
    white-space: nowrap;
    width: 65px;
    height: 20px;
    overflow: hidden;
}
.contributePeople .headPortraitBox {
	text-align: center;
	display: block;
}
.contributePeople .headProtrait {
	display: inline-block;
	width: 54px;
	height: 54px;
}
.contributePeople .gradeBox {
	margin: 8px auto 0 auto;
	float: none;
	display: inline-block;
}
.footer {
	width: 100%;
	background: #f1f1f1;
	height: 95px;
}
.footerCon {
	width: 1200px;
	margin: 0 auto;
}
.footerCon ul {
	margin: 40px 0;
	height: 12px;
	overflow: hidden;
	zoom: 1;
}
.footL {
	float: left;
	padding-left: 104px;
}
.footR {
	float: left;
	padding-left: 240px;
}
.footerCon ul li {
	float: left;
}
.footerCon .footL li a {display: block;
	color: #666;
	font-size: 12px;
	line-height: 12px;
	border-right: 1px solid #666;
	padding: 0 16px;
}
.footerCon .footR li {
	color: #666;
	font-size: 12px;
	line-height: 12px;
	padding-right: 8px;
}
.RecordLink {
	float: left;
	padding-left: 12px;
}
.RecordLink_icon {
	width: 55px;
	height: 65px;
	background-position: -2px -342px;
	margin: 15px 0;
}
.paddingR24 {
	padding-right: 24px !important;
}


/*分页样式*/
.pagination{
	margin: 30px 0;
	font-size: 0;
}
.pagination a{
	display: inline-block;
	padding: 3px 8px;
	color: #888;
	border: 1px solid #bfbfbf;
	font-size: 14px;
	margin: 0 3px;
}
.pagination a:hover{
	color: #fff;
	background: #006acc;
}
.pagination .pgActive{
	color: #fff;
	background: #006acc;
}



/*分享*/
.bdsharebuttonbox { 
	position: absolute;
	top: 0;
	left: 0;
}
.bdsharebuttonbox .bds_more{ 
	display: block;
	opacity: 0;
	width: 50px;
	filter: alpha(opacity=0);
}
.bdshare-button-style0-16 .wenda_bds_more a:hover{ 
	opacity: 0!important;
    filter: alpha(opacity=0);
}

.bdshare_popup_bottom, .bdshare_popup_top{ 
	display: none;
}

.bdshare_dialog_box{ 
	display: none!important;
}


.bdshare-button-style0-16 .bds_count{ 
	text-align: center;
    opacity: 1!important;
    background: none!important;
    margin-left: 40px!important;
    margin-top: -25px!important;

}

.is_uid_width{ 

	width: 750px!important;
}

.is_uid_search{ 
	width: 225px!important;

} 

.is_uid_searchBtn { 

	width: 110px!important;
}

.user_xfwh{ 
	font-family: "微软雅黑";
    font-size: 14px;
    color: #2e74a4;
    padding-top: 12px;
}

.user_bg{ 
	background: url(/static/wenda/images/user_log.jpg) left top no-repeat;
    padding: 0px 0px 0px 25px;
    margin-left: 5px;
}

.news_icon{ 
	background: url(/static/wenda/images/notice_icon.png) left top no-repeat;
    padding: 0px 0px 0px 25px;
    margin-left: 5px;
}
.news_icon a, .user_bg a{ 

	color:#2e74a4;
}
